home *** CD-ROM | disk | FTP | other *** search
/ Cerilica Vantage Pre-Release / Cerilica Vantage Pre-Release - Disc 2.iso / vantag.arc / !Monitor_Boot_!Help < prev    next >
Encoding:
Text File  |  2001-07-06  |  846 b   |  34 lines

  1.  
  2.  !Help for Choices.Boot.Tasks.!Monitor
  3.  =====================================
  4.  
  5. This application directory contains the current
  6. monitor calibration, plus any sprites that have
  7. been redesigned to work with a calibrated palette.
  8.  
  9. The utility 'Gamma' contains the calibration
  10. tables.
  11.  
  12. The module 'LockGamma' prevents 'unauthorised'
  13. changing of the calibration by extending the
  14. gamma correction vector arguments:
  15.  
  16. Vector &23 entry conditions:
  17. ============================
  18.     R0=Red table
  19.     R1=Green table
  20.     R2=Blue table
  21.     R3=&63726F46 "Forc"
  22.     R4=9
  23.  
  24. Calling the vector without R3 set to "Forc" has
  25. no effect. The 'Gamma' utility and the !Monitor
  26. application that creates it do use this password.
  27.  
  28. Other programs (such as Photodesk2) do not, and
  29. so cannot override this calibration.
  30.  
  31. ----------------
  32. Simon Birtwistle
  33. 26-Sep-1996
  34. 30-Mar-1999